[INFO] fetching crate webgpu-groth16 0.2.0...
[INFO] checking webgpu-groth16-0.2.0 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate webgpu-groth16 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate webgpu-groth16 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate webgpu-groth16 0.2.0
[INFO] tweaked toml for crates.io crate webgpu-groth16 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webgpu-groth16 0.2.0 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webgpu-groth16 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cad518604c30d7904e769060e311fa2184179ef962d43cb9c70c5e2e76e30ac
[INFO] running `Command { std: "docker" "start" "-a" "1cad518604c30d7904e769060e311fa2184179ef962d43cb9c70c5e2e76e30ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cad518604c30d7904e769060e311fa2184179ef962d43cb9c70c5e2e76e30ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cad518604c30d7904e769060e311fa2184179ef962d43cb9c70c5e2e76e30ac", kill_on_drop: false }`
[INFO] [stdout] 1cad518604c30d7904e769060e311fa2184179ef962d43cb9c70c5e2e76e30ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dca221cfae52f8d728e7a0a7a4cef09433155fdd16d44971cae25ab3e6df2b83
[INFO] running `Command { std: "docker" "start" "-a" "dca221cfae52f8d728e7a0a7a4cef09433155fdd16d44971cae25ab3e6df2b83", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nam-blst v0.3.15-nam.0
[INFO] [stderr]    Compiling execute-command-tokens v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling nam-ec-gpu-gen v0.7.2-nam.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking blake2s_simd v1.0.4
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling nam-num-traits v0.2.20-nam.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking zcash_encoding v0.2.2
[INFO] [stderr]     Checking incrementalmerkletree v0.8.2
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dca221cfae52f8d728e7a0a7a4cef09433155fdd16d44971cae25ab3e6df2b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca221cfae52f8d728e7a0a7a4cef09433155fdd16d44971cae25ab3e6df2b83", kill_on_drop: false }`
[INFO] [stdout] dca221cfae52f8d728e7a0a7a4cef09433155fdd16d44971cae25ab3e6df2b83
